PlEmployerContactAttribute 
Logical Entity Name  PlEmployerContactAttribute 
Default Table Name  PlEmployerContactAttribute 
Physical Only  NO 
Definition 
 
Note 
 

PlEmployerContactAttribute Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlEmployerContactAttributeID(PK)    int  NO 
 
PlEmployerID(FK)    int  NO 
 
PlEmployerContactID(FK)    int  NO 
 
PlAttributeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

PlEmployerContactAttribute Primary and Unique Keys 
Key Name  Key Type  Keys 
PlEmployerContactAttribute_PlEmployerContactAttributeID_U_C_IDX  PrimaryKey  PlEmployerContactAttributeID 

PlEmployerContactAttribute Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlEmployerContact  Non-Identifying  One To Zero or More  FK_PlEmployerContactAttribute.PlEmployerContactID_PlEmployerContact.PlEmployerContactID      PlEmployerContactID  NO  YES 
PlEmployer  Non-Identifying  One To Zero or More  FK_PlEmployerContactAttribute.PlEmployerID_PlEmployer.PlEmployerID      PlEmployerID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlEmployerContactAttribute.UserID_SyStaff.SyStaffID      UserID  NO  YES 
PlAttribute  Non-Identifying  One To Zero or More  FK_PlEmployerContactAttribute_PlAttributeID_PlAttribute_PlAttributeID      PlAttributeID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlEmployerContactAttribute Check Constraints 
Check Constraint Name  CheckConstraint